Return to start page

Moves string movedString of string whichString to position newPosition and returns the resulting string. whichString String in which string movedString should be moved. movedString String which should be moved. newPosition Position to which string movedString should be moved. Returns the new string with the moved string.

Brief Description

-

Source File

Core/String/Library Misc.j

Object

MoveString

Authors

-

See Objects

-

Todos

-